This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: java.lang.UnSatisfiedLinkError : no nlsxbe in java.library.path ~Julia Zekgeroplopings 12.Sep.03 12:34 PM a Web browser Applications Development All ReleasesWindows 98
The JVM is looking for the nlsxbe.dll file in the path in order to make the call to native libraries. You need to make sure that you have the C:\lotus\domino\ directory in the path (not classpath). Also, you will need both Notes.jar and NCSO.jar in the classpath.